com.sabro.jbusiness.sys
Class SysValorInt
java.lang.Object
com.sabro.jbusiness.sys.SysValor
com.sabro.jbusiness.sys.SysValorInt
- All Implemented Interfaces:
- ISelectable, java.io.Externalizable, java.io.Serializable
public class SysValorInt
- extends SysValor
- See Also:
- Serialized Form
Methods inherited from class com.sabro.jbusiness.sys.SysValor |
canClose, clone, getISelectableComponents, getISelectableParent, getSysCampo, getSysConexao, getSysFiltro, getSysRegistro, getSysRegistroId, getSysTabela, getValorStringSql, isComplete, isEditavel, isEditing, isSaved, isVisualizavel, loadValor, readExternal, readValor, recalculaDependentes, saveValor, setEditavel, setIsEditing, setISelectableParent, setResultado, setValorVlr, setValorVlr, setVisualizavel, testaUpdateSysValores, toString, updateSysValores, updateSysValores, updateValor, updateValor, wasRequestClose, wasSelected, wasUnSelected, writeExternal |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
SysValorInt
public SysValorInt()
SysValorInt
public SysValorInt(SysCampoFormatado sysCampo,
SysRegistro sysRegistro)
SysValorInt
public SysValorInt(SysCampoFormatado sysCampo,
SysFiltro sysFiltro)
getValor
public java.lang.Object getValor()
- Description copied from class:
SysValor
- Retorna o valor principal do objeto
- Specified by:
getValor
in class SysValor
getValorString
public java.lang.String getValorString()
- Description copied from class:
SysValor
- Retorna o valor principal do objeto em formato string
- Specified by:
getValorString
in class SysValor
getValorStringSqlAux
public java.lang.String getValorStringSqlAux()
- Description copied from class:
SysValor
- Obtém o valor em fomato que pode ser colocado diretamente em um comando SQL.
- Specified by:
getValorStringSqlAux
in class SysValor
getResultado
public java.lang.String getResultado()
- Overrides:
getResultado
in class SysValor
updateResultado
public void updateResultado()